Skip to content

Match f_base with an awful hack#49

Open
robojumper wants to merge 1 commit intolepelog:mainfrom
robojumper:f_base
Open

Match f_base with an awful hack#49
robojumper wants to merge 1 commit intolepelog:mainfrom
robojumper:f_base

Conversation

@robojumper
Copy link
Collaborator

Not sure if we really want to merge this but it matches... for now

class fLiNdBa_c : public cListNd_c {
public:
fLiNdBa_c(fBase_c *owner) : p_owner(owner) {}
~fLiNdBa_c() {}
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This allows the fBase_c constructor to match for whatever reason

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant